home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Graphics Programming (2nd Edition) / Visual Basic Graphics Programming 2nd Edition.iso / Src / Ch14 / Fractal.vbp < prev    next >
Text File  |  1999-06-22  |  615b  |  33 lines

  1. Type=Exe
  2. Module=M3Ops; M3Ops.bas
  3. Module=Seg3D; Seg3d.bas
  4. Class=FractalGrid3d; FracGrid.cls
  5. Form=Fractal.frm
  6. Startup="frmFractal"
  7. HelpFile=""
  8. Command32=""
  9. Name="Project1"
  10. HelpContextID="0"
  11. CompatibleMode="0"
  12. MajorVer=1
  13. MinorVer=0
  14. RevisionVer=0
  15. AutoIncrementVer=0
  16. ServerSupportFiles=0
  17. VersionCompanyName="Rocky Mountain Computer Consulting, Inc."
  18. CompilationType=0
  19. OptimizationType=0
  20. FavorPentiumPro(tm)=0
  21. CodeViewDebugInfo=0
  22. NoAliasing=0
  23. BoundsCheck=0
  24. OverflowCheck=0
  25. FlPointCheck=0
  26. FDIVCheck=0
  27. UnroundedFP=0
  28. StartMode=0
  29. Unattended=0
  30. Retained=0
  31. ThreadPerObject=0
  32. MaxNumberOfThreads=1
  33.